home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part2 / 13512 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  724 b 

  1. Path: grimsel.zurich.ibm.com!usenet
  2. From: wgk@zurich.ibm.com (Keith Whittingham)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: SIN?
  5. Date: 8 Apr 1996 13:45:43 GMT
  6. Organization: IBM Research, ZRH
  7. Distribution: world
  8. Message-ID: <4kb5a7$kif@grimsel.zurich.ibm.com>
  9. References: <90.50656.1119@svis.org>
  10. Reply-To: wgk@zurich.ibm.com
  11. NNTP-Posting-Host: pine.zurich.ibm.com
  12. X-Newsreader: IBM NewsReader/2 v1.00
  13.  
  14. In <90.50656.1119@svis.org>, cory.pollock@svis.org (Cory Pollock) writes:
  15. >Hello All,
  16. >
  17. >Can someone please wirte a little program to show me what the function
  18. >SIN((FLOAT)X) does?
  19. >
  20.  
  21. At a rough guess I would say it returns the trigonometric sine of 'x'.
  22. It's one of the seven deadly sine's: sine, cosine, haversine,...
  23.  
  24. Keith
  25.  
  26.